Global Index
HTML5 JS API Index > File System API Tutorials & Specs

FileCallback

This interface is the callback used to obtain a File.

Operations
void
handleEvent(File file)
Used to supply a File as a response to a user query.
Referenced by
FileEntryfile(...)
HTMLCanvasElementtoBlob(...)